home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / DIRECTOR / data.z / Keyboard Lingo.dir / Scripts_14_Put The KeyCode.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  79 b   |  4 lines

  1. on mouseDown
  2.   put the keyCode into field "keyCode Data" of castLib "Text"
  3. end
  4.